home *** CD-ROM | disk | FTP | other *** search
- /*****************************************************************************
- //
- // Copyright (C) 1991 Texas Instruments Incorporated.
- //
- // Permission is granted to any individual or institution to use, copy, modify,
- // and distribute this software, provided that this complete copyright and
- // permission notice is maintained, intact, in all copies and supporting
- // documentation.
- //
- // Texas Instruments Incorporated provides this software "as is" without
- // express or implied warranty.
- //
- *****************************************************************************
- *
- * Author: Martin Neath
- * Filename: mips.cf
- * $Revision: $ $Date: $
- * Module: build/config
- * Purpose: PISCES project MIPS-configuration file
- * Abstract:
- * - The "project.imk" file contains default values for project
- * commands, variables, and pathnames.
- *
- * - This file contains MIPS-specific values different from the
- * project defaults for MIPS platforms
- *
- * Related Files: site.def, project.imk, imake.imk, imake.rul
- *
- * Creation Date: 05/10/90
- * Changed by\Date\Reason:
- *
- *****************************************************************************/
-
- /*
- * SET VERSION NUMBERS BEFORE MAKING MAKEFILES
- */
-
- #define OSName MIPS
- #define OSMajorVersion 3
- #define OSMinorVersion 1
- #define SystemV NO
- #define HasVoidSignalReturn YES
-
- /*###########################################################################*/
- /*# PISCES System make variables for mips different from defaults are below #*/
- /*###########################################################################*/
-
- #define RCSDependFlag
-